demo: Fix tranparency overlay demo
authorTimm Bäder <mail@baedert.org>
Sun, 13 Jan 2019 04:46:06 +0000 (05:46 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 13 Jan 2019 07:23:25 +0000 (08:23 +0100)
commitc6da0c9a7aaf59785ea80c09d581f80657c24ae8
tree15b84085e52438d721bae2ed7e5d585c4c3b965e
parentd098cd5865ee3d53ec4978d6e2b43245c80cdfce
demo: Fix tranparency overlay demo

We'd like the rose picture to be bigger than 16×16. Also remove the
scrolledwindow since the GtkPicture now automatically scales down the
rose image. This also fixes the picture always being allocated at y=0.
demos/gtk-demo/transparent.c